[c-nsp] Nexus OIDs

Lee ler762 at gmail.com
Mon Feb 27 12:35:59 EST 2017


what does this get you
snmpget <deviceName> .1.3.6.1.2.1.1.2.0

$ oid2name .1.3.6.1.2.1.1.2.0
RFC1213-MIB::sysObjectID.0

from the mib:
 sysObjectID OBJECT-TYPE
     SYNTAX  OBJECT IDENTIFIER
     ACCESS  read-only
     STATUS  mandatory
     DESCRIPTION
             "The vendor's authoritative identification of the
             network management subsystem contained in the
             entity.  This value is allocated within the SMI
             enterprises subtree (1.3.6.1.4.1) and provides an
             easy and unambiguous means for determining `what
             kind of box' is being managed.  For example, if
             vendor `Flintstones, Inc.' was assigned the
             subtree 1.3.6.1.4.1.4242, it could assign the
             identifier 1.3.6.1.4.1.4242.1.1 to its `Fred
             Router'."
     ::= { system 2 }


everything you listed is in the entity mib, which is a bit of a pain
to figure out

+ snmptranslate iso.3.6.1.2.1.47.1.1.1.1.2.149
ENTITY-MIB::entPhysicalDescr.149
+ snmptranslate iso.3.6.1.2.1.47.1.1.1.1.7.149
ENTITY-MIB::entPhysicalName.149
+ snmptranslate iso.3.6.1.2.1.47.1.1.1.1.13.10
ENTITY-MIB::entPhysicalModelName.10
+ snmptranslate iso.3.6.1.2.1.47.1.1.1.1.13.22
ENTITY-MIB::entPhysicalModelName.22
+ snmptranslate iso.3.6.1.2.1.47.1.1.1.1.13.149
ENTITY-MIB::entPhysicalModelName.149
+ snmptranslate iso.3.6.1.2.1.47.1.1.1.1.11.10
ENTITY-MIB::entPhysicalSerialNum.10
+ snmptranslate iso.3.6.1.2.1.47.1.1.1.1.11.22
ENTITY-MIB::entPhysicalSerialNum.22
+ snmptranslate iso.3.6.1.2.1.47.1.1.1.1.11.149
ENTITY-MIB::entPhysicalSerialNum.149

Regards,
Lee


On 2/27/17, Mike Hammett <cisco-nsp at ics-il.net> wrote:
> I did an SNMPWalk of two of my Nexus switches looking for what has the model
> and serial numbers. I found several, sometimes with slightly different
> information. The MIBs on Cisco's site don't go down this far either. I was
> wondering if someone could point me as to the differences among them and\or
> which one would be "more standard" across product lines.
>
> iso.3.6.1.2.1.47.1.1.1.1.2.149 = STRING: "Nexus 3548 Chassis"
> iso.3.6.1.2.1.47.1.1.1.1.7.149 = STRING: "Nexus 3548 Chassis"
> iso.3.6.1.2.1.47.1.1.1.1.13.10 = STRING: "N3K-C3548P-10GX"
> iso.3.6.1.2.1.47.1.1.1.1.13.22 = STRING: "N3K-C3548P-10GX"
> iso.3.6.1.2.1.47.1.1.1.1.13.149 = STRING: "N3K-C3548P-10GX"
> iso.3.6.1.2.1.47.1.1.1.1.11.10 = STRING: "[redacted]"
> iso.3.6.1.2.1.47.1.1.1.1.11.149 = STRING: "[redacted]"
>
>
>
> iso.3.6.1.2.1.47.1.1.1.1.2.149 = STRING: "N9K-C9396PX"
> iso.3.6.1.2.1.47.1.1.1.1.7.149 = STRING: "N9K-C9396PX"
> iso.3.6.1.2.1.47.1.1.1.1.13.10 = STRING: "N9K-C9396PX"
> iso.3.6.1.2.1.47.1.1.1.1.13.22 = STRING: "N9K-C9396PX"
> iso.3.6.1.2.1.47.1.1.1.1.13.149 = STRING: "N9K-C9396PX"
> iso.3.6.1.2.1.47.1.1.1.1.11.10 = STRING: "[redacted]"
> iso.3.6.1.2.1.47.1.1.1.1.11.22 = STRING: "[redacted]"
> iso.3.6.1.2.1.47.1.1.1.1.11.149 = STRING: "[redacted]"
>
>
>
>
>
> -----
> Mike Hammett
> Intelligent Computing Solutions
>
> Midwest Internet Exchange
>
> The Brothers WISP
>
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>


More information about the cisco-nsp mailing list